Entity framework Sql connection string for windows authentication

80

Entity framework Sql connection string for windows authentication -

PM> Scaffold-DbContext "Server=.\SQLExpress;Database=SchoolDB;Trusted_Connection=True;" Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models

Comments

Submit
0 Comments